Skip to content

DO NOT MERGE: verify process E2E CI job split#24285

Draft
vitkyrka wants to merge 2 commits into
vitkyrka/disco-config-processfrom
vitkyrka/verify-process-e2e-ci-split
Draft

DO NOT MERGE: verify process E2E CI job split#24285
vitkyrka wants to merge 2 commits into
vitkyrka/disco-config-processfrom
vitkyrka/verify-process-e2e-ci-split

Conversation

@vitkyrka

@vitkyrka vitkyrka commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Intentionally breaks the krakend process-autodiscovery CEL selector (process.name == 'krakend-this-will-never-match') so the process-discovery E2E test fails.

Motivation

Verification-only PR to confirm that a change touching only krakend/ files (no shared datadog_checks_dev/datadog_checks_base code) causes the dynamic per-changed-target CI workflow to run, and that it now surfaces the py3.13-2.10-process matrix combination as its own separate CI job/check (rather than being folded into a single KrakenD job). Base is vitkyrka/disco-config-process (#24238) since this depends on the hatch.toml matrix split introduced there.

Not meant to be merged — will be closed once CI is confirmed.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add qa/required if this PR needs QA validation, or qa/skip-qa if it does not. Exactly one of the two is required.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@vitkyrka vitkyrka added the qa/skip-qa Automatically skip this PR for the next QA label Jul 1, 2026 — with ddtool CLI
@datadog-prod-us1-6

datadog-prod-us1-6 Bot commented Jul 1, 2026

Copy link
Copy Markdown

Pipelines  Tests  Code Coverage

Fix all issues with BitsAI

⚠️ Warnings

🚦 2 Pipeline jobs failed

PR | test / check   View in Datadog   GitHub Actions

PR | test / test (linux, ubuntu-22.04, krakend, KrakenD (py3.13-2.10-process), py3.13-2.10-process) / KrakenD (py3.13-2.10-process)-py3.13-2.10-process   View in Datadog   GitHub Actions

ℹ️ Info

No other issues found (see more)

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 93.10% (+4.99%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 563f836 | Docs | Datadog PR Page | Give us feedback!

Verification-only change to confirm the process-discovery E2E
environment runs as its own separate CI job when a PR only touches
krakend files. Not meant to be merged.
@vitkyrka vitkyrka force-pushed the vitkyrka/verify-process-e2e-ci-split branch from 9dc8f78 to 563f836 Compare July 1, 2026 09:40
@vitkyrka vitkyrka closed this Jul 1, 2026
@vitkyrka vitkyrka reopened this Jul 1, 2026
@dd-octo-sts

dd-octo-sts Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Validation Report

All 21 validations passed.

Show details
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and code coverage settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
qa-label Validate the pull request declares whether it needs QA for the next Agent release
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

@vitkyrka vitkyrka force-pushed the vitkyrka/disco-config-process branch 4 times, most recently from 377010f to cbbf8e2 Compare July 1, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation integration/krakend qa/skip-qa Automatically skip this PR for the next QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant